home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 126-150 / scopedisk143 / vlt4.824 / readme < prev    next >
Text File  |  1995-03-19  |  13KB  |  252 lines

  1. +----------------------------------------------------------------------+
  2. |                                                                      |
  3. |                  D I S C L A I M E R   N O T I C E                   |
  4. |                                                                      |
  5. |  This document and/or  portions of the material and  data furnished  |
  6. |  herewith,  was developed under sponsorship of the U.S. Government.  |
  7. |  Neither the U.S.  nor  the U.S.D.O.E.,  nor  the  Leland  Stanford  |
  8. |  Junior University, nor their employees,  nor their respective con-  |
  9. |  tractors, subcontractors, or their employees, makes  any warranty,  |
  10. |  express or implied, or assumes any liability or responsibility for  |
  11. |  accuracy,  completeness or  usefulness of any information, appara-  |
  12. |  tus, product or process disclosed, or represents that its use will  |
  13. |  not infringe privately-owned rights.  Mention of any product,  its  |
  14. |  manufacturer, or suppliers shall not, nor is it intended to, imply  |
  15. |  approval, disapproval, or fitness for any particular use. The U.S.  |
  16. |  and  the University at all times  retain the right to use and dis-  |
  17. |  seminate same for any purpose whatsoever.                           |
  18. |                                                                      |
  19. +----------------------------------------------------------------------+
  20.  
  21.  
  22. VLT 4.824
  23. =========
  24.  
  25.     The major new feature of this release is a complete rewrite of the
  26. script language. The command set was rationalized in many places, extended
  27. and generalized. All commands are now available at all times, multiple
  28. commands can be put on the same line, all commands are available from ARexx
  29. with error reporting, you can wait on multiple strings at the same time,
  30. multiple scripts can be run at the same time, one can extract complete
  31. information about everything from ARexx, there is a tracing facility, you
  32. can intercept all keystrokes to an ARexx script and thus reprogram their
  33. actions, and a lot more. You can also run VLT in "batch" mode (without
  34. windows or screens).
  35.     There are also a lot of other changes, mostly in the VT100 section.
  36. Not much changed in the graphics section. The major change there is that
  37. you can now display graphics in the same window as the text. You can even
  38. set up colors and masks such that graphics and text don't interfere.
  39.     VLT has been tested and changed to work completely and correctly
  40. with AmigaDOS release 2.0: it even has the "3D" look in all requesters and
  41. gadgets. On the other hand, it doesn't yet use many of the new functions
  42. that are  available under 2.0. This means primarily that VLT still needs
  43. arp.library and screenshare.library, so don't throw those away!
  44.     Since the changes are again major, they are all documented in the
  45. doc file VLT4p824.doc. As mentioned there, a new printed manual is being
  46. worked on and should be available by end of august. Watch BIX's amiga.user
  47. conference for a notice about how to obtain that manual...
  48.  
  49.     Willy Langeveld, 1 August 1990.
  50.  
  51. VLT 4.428
  52. =========
  53.  
  54.     The most prominent new features of this release are in the Tektronix
  55. emulation. The VT100 part only suffered minor changes. This means, that
  56. VLTjr isn't very different from the previous version, 4.226.
  57.     VLT's Tektronix emulation was rewritten to a considerable degree. In
  58. particular, it now supports almost all of the Tektronix 4105 escape
  59. sequences, with some obvious extensions to Tektronix 4107. About the only
  60. unsupported feature is the "dialog area" and all commands associated with
  61. it. A few highlights of the supported feautures: area fills (panels)
  62. including all 16 Tek-style textures and 125 dithering patterns; scaled and
  63. rotated (90/180/270 degrees) fonts using new strokefont libraries; almost
  64. full support of Tek-style "pixel operations" (bitmaps); and full support for
  65. all this in the PostScript output. Additional documentation is in the file
  66. vlt4p428.doc in the docs directory.
  67.  
  68.     Willy Langeveld, 4 January 1990
  69.  
  70. VLT 4.226
  71. =========
  72.  
  73.     This version comes in two flavors, VLT and VLT jr. By popular request,
  74. the jr. version no longer contains the Tektronix emulation, which saves some
  75. 35k in the size of the executable. Except for that, the two versions are
  76. identical. Each version now comes with its own icon. These icons are
  77. considerably smaller than the previous one, but they are still pretty neat, 
  78. if I say so myself...
  79.     This version fixes a number of bugs and implements full XPR version 2.0
  80. support. The major new feature is the scrollback/review/history buffer. Since
  81. this is again a major release, there is a separate documentation file called
  82. vlt4p226.doc, in the docs directory. These docs are in addition to the ones
  83. contained in vlt4p058.doc.
  84.  
  85.     Willy Langeveld, 12 October 1989
  86.  
  87. VLT 4.069
  88. =========
  89.  
  90.     This is a binary-only interim release.    A number of problems are fixed
  91. in this version especially in the area of XPR support. In particular, the program
  92. no longer returns to the wrong parity after a transfer with an XPR. Aside from
  93. that, there was a problem when the configuration was saved with 7-wire handshaking
  94. enabled. The next invocation of VLT would crash the machine. The Auto-screen-
  95. to-back menu option had no effect on Kermit transfers. These problems are now
  96. fixed. Also, the CAPTURE OFF script command no longer displays a message.
  97.  
  98.  
  99.     Willy Langeveld, 28 August 1989
  100.  
  101. VLT 4.058
  102. =========
  103.  
  104.     This version fixes a number bugs in 4.036 and has a full (but not fully
  105. tested) implementation of the XPR external protocol specification.
  106.     Changes in VT100 part: many public message ports were changed to private
  107. ones; echoing of the cursor keys in local echo now works; the problem with
  108. down-scrolling in "normal" and "color" rendering modes is fixed (thanks Charles
  109. Cleveland); "exit <next-script>" from vlt.init now works (again); setting
  110. cursor height from script has been enhanced, height 0 now allowed (see blink.rexx
  111. and blink.vlt for a rather processor intensive way to make your cursor blink!);
  112. the problem some people had opening the console window on custom screens was
  113. fixed (thanks Mike Cargal); and starting two identical VLT's (for example by
  114. twice double clicking on an icon or double-clicking a FastMenu gadget) is now
  115. pretty much bulletproof.
  116.     Changes in Tektronix part: PostScript support of text output for some
  117. special characters now works; PostScript menu item now reads "as" instead of
  118. "ss".
  119.  
  120.     W.G.J. Langeveld, 16 July 1989.
  121.  
  122. VLT 4.036
  123. =========
  124.  
  125.     This version constitutes a major revision of VLT. Because of the numerous
  126. added features and fixed bugs, there is a separate documentation file in the docs
  127. directory, called vlt4p036.doc. The ARexx support libraries rexxarplib and
  128. rexxmathlib are no longer included here, but distributed in a separate archive.
  129. In case you're wondering about the revision number: there have indeed been 
  130. 380 relinks of VLT since version 3.656.
  131.  
  132.     Willy Langeveld, 5 June 1989.
  133.  
  134. VLT 3.656
  135. =========
  136.  
  137.     This update differs from the previous one in a few bug fixes: the
  138. implementation of the insertion/deletion of characters is now done correctly,
  139. a problem with macro file requesters was solved. All 'beep's everywhere in the
  140. program now correctly DisplayBeep when the 'volume' is zero, or audible-beep
  141. when the volume is greater than zero. When the vloume is less than zero, the
  142. beep has a higher pitch. Also, the sequence to set columns and rows has been 
  143. doubly privatized. The sequence now is <CSI>?<columns>;<rows>p, to avoid a
  144. conflict with usage of the <CSI>...p sequence elsewhere (see 3.626).
  145.  
  146.     Willy Langeveld, 9 September 1988.
  147.  
  148. VLT 3.649
  149. =========
  150.  
  151.     This update differs from the previous one in that the 132 column font
  152. was modified (see if you can read this better - otherwise keep the other one). A
  153. major bug was fixed: VLT now gives back the 8k or so of memory it used to 
  154. steal. Some minor bugs were fixed, such as the display of 132 column font. A
  155. 'clear screen' from the menu now resets the use of the graphics character set if
  156. it was in use. The sequences for insertion/deletion of characters in a line are
  157. now supported. The rendering of the pf gadgets was  modified. Both Tektronix and
  158. VT100 screen now use copies of their window's rastports rather than their
  159. window's rastports themselves so some flakey behaviour should have disappeared
  160. when using Quick rendering mode on the VT100 side, or the graphic cursor on the
  161. Tektronix side. The Tektronix emulation now ignores spurious control characters
  162. in vector mode.
  163.  
  164.     Willy Langeveld, 23 August 1988.
  165.  
  166. VLT 3.626
  167. =========
  168.  
  169.     This update differs from the previous one mainly in that 132 columns are
  170. are now supoported using two new fonts. They are modified versions of the one
  171. that came with VT100 2.6, on one of the Fish disks. Also, the control sequence
  172. <CSI>...p has been modified to include the number of columns as the first
  173. parameter. The last parameter is as before the number of lines. It no longer
  174. matters which parameter this is as long as it's last, but it is recommended to
  175. use the second one. Also the standard VT100 sequences for setting 132 column
  176. mode (<CSI?3h) and going back to 80 column mode (<CSI>?3l) are implemented.
  177.  
  178.     Willy Langeveld, 1 August 1988.
  179.  
  180. VLT 3.615
  181. =========
  182.  
  183.     This update differs from the previous one mainly in improved handling of
  184. REXX commands. Multiple RX commands from the same .scp file are now supported,
  185. and REXX commands can now be sent to VLT even though an .scp script is active.
  186. These features have not yet been extensively tested, so let me know your
  187. results. Also a bug introduced in 3.598 was fixed.
  188.  
  189.     Willy Langeveld, 22 July 1988.
  190.  
  191. VLT 3.601
  192. =========
  193.  
  194.     This update differs from the previous one only in that the Tektronix
  195. screen now is also public. Its name is VLTTEK. The screenshare.library is
  196. somewhat smaller, but is functionally the same.
  197.  
  198.     Willy Langeveld, 16 July 1988.
  199.  
  200. VLT 3.598
  201. =========
  202.  
  203.     This is an update of VLT, as described below. If this is the first
  204. time you've downloaded it, read the section about the previous version first.
  205.     This version has most reported bugs fixed, but not many enhancements, on
  206. the theory that enhancements usually introduce more bugs: the intention was to
  207. get a solid version out there first before adding new stuff.
  208.     Among the changes are: ScreenToFront/Back() in rexxarplib were fixed,
  209. rexxarplib now has functions to retrieve the screen size and interlace status;
  210. the Tektronix (tm) emulator supports some more sequences and eats others; it now
  211. looks for TekStore: and will open the temporary graphics file there instead of
  212. in ram: (for those that have little ram: but sufficient disk space); Kermit was
  213. modified to work also on CDC's (thanks, s_walton!) and a host of bugs were
  214. fixed. Also, the script command FLUSH was added. It flushes the capture buffer
  215. out to disk (or wherever it was capturing to). This is useful for capturing to
  216. the new 1.3 SPEAK: device, for example. Not everything was fixed: the command
  217. parser is still the same and therefore Wait and On etc. still don't work.
  218.     This version is a zoo archive, because it supports long filenames and
  219. also path specifications. Therefore, there are no more executeme files.
  220.  
  221.     Willy Langeveld, July 6, 1988.
  222.  
  223.  
  224. VLT 3.553
  225. =========
  226.  
  227.     You have just downloaded an archive containing the executable files for
  228. the terminal emulator VLT. VLT is both a VT100 emulator and a Tektronix
  229. emulator, currently in use at SLAC (Stanford Linear Accelerator Center).
  230. Although the VT100 part was originally based on Dave Wecker et al.'s VT100, many
  231. enhancements were made.  I won't go into any details at this point. The main
  232. documentation file is not yet ready and will be posted later. For now, if you
  233. have questions, you will have to ask them on BIX in amiga.user. I expect the
  234. documentation to be ready by next week, though...
  235.     This program uses ARP, so in order to run it you need arp.library in
  236. your libs: directory. You better make sure you have ARP 1.1, or else nasty
  237. things may happen!
  238.     This program is NOT in the public domain. However, you may freely use
  239. this program for any purpose, and are encouraged to distribute it wherever you
  240. want. The author (me) does not, however, accept any responsibility for
  241. suitability for any particular purpose, or for any damages that may occur as a
  242. result of the use of this program, etc., you get the picture... 8-) .
  243.     Bug reports are welcome, please send them to me BIXmail.
  244.  
  245.     This archive contains several sub-archives, one for each directory where
  246. you should store the files contained in the sub- archive. Besides VLT and
  247. VLT.info, the archive contains the following files (after executing the various
  248. executeme's). Be sure to read all the various readme files, too! Have fun...
  249.  
  250.     Willy Langeveld, April 20, 1988.
  251.  
  252.